home *** CD-ROM | disk | FTP | other *** search
- {Comments can go inside curley braces} ;Or after a semicolon on the same line
- source=noise of 10 ;Nice waterfall noise
- source=inverse ;Sum of left+right channels is 0 (silence)
- source=wave of 0.0833hz from -10 to 10 ;Pan source left and right once every
- ;12 seconds. Nice effect!
-
- { Start from beta and glide down to upper theta
- The separation is how pronounced the brainwave effect is
- So start with no effect and end up with an effect of 8 }
- wave from 20hz separation 0 to 7.5hz sep 8 in 40 seconds
-
- { Now cycle between low theta and high theta about once every 30 seconds }
- wave from 7.5hz sep 8
- to 4.5hz sep 12 for 5 minutes 10.5 cycles
-
- { We ended at 4.5hz (becuase of the .5 cycles), stay there for a while }
- wave of 4.5hz for 3 minutes
-
- { Now go back up to beta to wake up! }
- wave to 20hz sep 0 in 30 seconds